home *** CD-ROM | disk | FTP | other *** search
/ USGS: Oil & Gas Fields of the Former Soviet Union / USGS Oil & Gas Fields of the Former Soviet Union.iso / pc / unix / cshrc.txt < prev    next >
Encoding:
Text File  |  1998-10-18  |  387 b   |  12 lines

  1. # addition to .cshrc file
  2. #
  3. # set variable AVDATA to the location of .apr files
  4. # the following setup works if your mount point is  /cdrom
  5. # Solaris 2 does an automatic mount of Cds
  6. # with SunOS you may need to use something like -
  7. #  mount -rt  hsfs  /dev/sr0   /cdrom
  8. #
  9. #  after editing the .cshrc file, one can <source .cshrc> to set the variable
  10. setenv AVDATA01 /cdrom/of97470e/fsu
  11.  
  12.